CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 直线检测

搜索资源列表

  1. hough变换检测直线

    2下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128961
    • 提供者:杨兵
  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour extraction, Edge Detection Operat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74227
    • 提供者:何再兴
  1. hough+c

    0下载:
  2. c实现的hough变换算法 直线检测个人感觉不错
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38720
    • 提供者:冯树彪
  1. hough

    0下载:
  2. 利用hough进行直线检测.f,dtheta,drho分别为图象,角度步长和直线到原点距离步长.h为投票矩阵
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:华思雨
  1. Hough

    0下载:
  2. 计算机视觉.图像处理程序.Hough变换检测直线
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5534318
    • 提供者:南航
  1. Hough变换直线检测

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. Hough变换时一种检测、定位直线和解析曲线的有效方法

    1下载:
  2. Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5519
    • 提供者:wangshan
  1. hough.rar

    0下载:
  2. 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,,hough transform: Using vc++ programming of parallel detection of linear image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1380132
    • 提供者:liyu
  1. hough1.rar

    0下载:
  2. hough 检测直线 算法简单 是静态图像中检测直线的快速实现, Hough detecting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:420507
    • 提供者:项喻
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1659279
    • 提供者:pop
  1. Hough变换 图像的形状检测

    6下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-27
    • 文件大小:12263
    • 提供者:郑海珍
  1. Hough_Matlab

    0下载:
  2. Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10383
    • 提供者:
  1. HTR

    0下载:
  2. Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:54391
    • 提供者:罗辉武
  1. hough变换找直线

    0下载:
  2. hough变换找直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图
  3. 所属分类:文档资料

  1. Hough

    0下载:
  2. VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:24226
    • 提供者:panghuanzhi
  1. Houghtransformbymatlab

    0下载:
  2. hough变换的matlab实现用来检测图像中的直线圆等特征-Hough Transform Matlab achieve images used to determine the characteristics of Circle Line
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:795
    • 提供者:dewgjs
  1. Hough变换直线检测

    0下载:
  2. 可用的Hough变换直线检测程序,通过matlab软件实现
  3. 所属分类:源码下载

  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. hough

    0下载:
  2. 实现图像中直线的检测,并矫正为一条水平的线(Realize straight line detection in the image and correct it to a horizontal line.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:羧基丙酸钠
  1. 3.30-4.3-bianyuan

    0下载:
  2. 基于霍夫变换的直线检测,效果非常好,图片自己找,可能需要对图片格式做操作。(Line Detection Based on Hough Transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:易学习同志
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com